From: Ewan Mellor Date: Mon, 23 Oct 2006 09:16:48 +0000 (+0100) Subject: Ignore generated .test files. X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~15585^2~7 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=0d688bfee403a98f1c96274f868f83fca40f21a2;p=xen.git Ignore generated .test files. Signed-off-by: Jimi Xenidis Signed-off-by: Tony Breeds --- diff --git a/.hgignore b/.hgignore index f00f66f389..6ee72c74c0 100644 --- a/.hgignore +++ b/.hgignore @@ -193,6 +193,7 @@ ^tools/xm-test/.*/Makefile(.in)*$ ^tools/xm-test/lib/XmTestLib/config.py$ ^tools/xm-test/lib/XmTestReport/xmtest.py$ +^tools/xm-test/tests/.*\.test$ ^xen/BLOG$ ^xen/TAGS$ ^xen/arch/x86/asm-offsets\.s$